projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8be35ea
)
(set_frame_menubar): Call Fset_match_data, not
author
Karl Heuer
<kwzh@gnu.org>
Thu, 9 Apr 1998 17:04:35 +0000
(17:04 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 9 Apr 1998 17:04:35 +0000
(17:04 +0000)
Fstore_match_data.
src/w32menu.c
patch
|
blob
|
history
diff --git
a/src/w32menu.c
b/src/w32menu.c
index 73f1dcb920bc9f8ca43776c458ac8083aacac2bb..c078f977081b74524ec44b34791f12f5ca683857 100644
(file)
--- a/
src/w32menu.c
+++ b/
src/w32menu.c
@@
-1542,7
+1542,7
@@
set_frame_menubar (f, first_time, deep_p)
because it is not reentrant. */
specbind (Qdebug_on_next_call, Qnil);
- record_unwind_protect (Fs
tore
_match_data, Fmatch_data (Qnil, Qnil));
+ record_unwind_protect (Fs
et
_match_data, Fmatch_data (Qnil, Qnil));
if (NILP (Voverriding_local_map_menu_flag))
{
specbind (Qoverriding_terminal_local_map, Qnil);